home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / windows / b2mlk100.zip / BBS2MLNK.DOC < prev    next >
Text File  |  1992-03-12  |  3KB  |  61 lines

  1. Program:  BBS2MLNK.EXE
  2.  
  3. Author:   Jerry Cooley
  4.  
  5. Home:     TOP CHOICE BBS  FidoNet 1:387/614 (512)690-4437
  6.           (512)690-5251 (voice)
  7.           San Antonio, Texas
  8.  
  9.           Prodigy    WSBV44A
  10.           Compuserve [72000,2002]
  11.  
  12. Type:     Shareware.   $5 registration fee after 30 day evaluation period.
  13.  
  14. Source:   Microsoft Visual Basic 1.0 (Windows Application)
  15.  
  16. --------------------------------------------------------------------------
  17.  
  18. Purpose:  Converts an ASCII BBS list to a MicroLink dialing directory.
  19.           You won't need to enter in every BBS entry from scratch into
  20.           the MLINK dialing directory manager.  BBS2MLNK will set up
  21.           the basic entries for you and allow some tailoring in those
  22.           most important areas such as File Transfer Protocol and
  23.           communications settings.
  24.  
  25.           More than $5 worth of your time will easily be saved by
  26.           automating the process of entering your dialing directory.
  27.           Since MicroLink can use any of several dialing directory
  28.           files, you can create a separate directory file for each type
  29.           of BBS, such as one for software vendors, one for hardware
  30.           vendors, and one for local BBS entries.
  31.  
  32. Requires: VBRUN100.DLL (Avail on TOP CHOICE as VBRUN100.ZIP).  All Visual
  33.           Basic applications require this file to run.
  34.  
  35. Input:    Any ASCII file of a BBS list can be used.  The file BBSLST.BBS
  36.           is included in this package as an example input file.  The input
  37.           file needs to contain only three fields, which can be located
  38.           anywhere on the line.  Those fields are:
  39.  
  40.                         BBS Name
  41.                         BBS Phone Number
  42.                         BBS Baud Rate
  43.  
  44.           BBS2MLNK will use these fields plus the selections from the
  45.           input form to create a dialing directory entry for each BBS
  46.           in the ASCII list.  It will use the maximum baud rate that
  47.           you specified on the form or the maximum baud rate of the BBS
  48.           entry in the ASCII list, whichever is lowest.
  49.  
  50. Output:   A MicroLink dialing directory is the output file.  The file
  51.           BBSLST.DR1 is included in this package as an example output file.
  52.  
  53. Note:     This version of BBS2MLNK lacks a few amenities (such as REAL
  54.           WinHelp) which may be added if this program gets some user support.
  55.  
  56. Setup:    UNZIP it into a directory of your choice (it may be best to put
  57.           it in your MLINK directory).  Use Windows SETUP to add the
  58.           BBS2MLNK application to the Program Manager desk top.  You may,
  59.           instead, choose to use the Windows FileManager to drag & drop
  60.           the BBS2MLNK.EXE file to the desk top.
  61.